home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / datacomm / 289 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.9 KB  |  46 lines

  1. Path: soap.news.pipex.net!pipex!usenet
  2. From: m.hendry@dial.pipex.com (Mathew Hendry)
  3. Newsgroups: comp.sys.amiga.datacomm
  4. Subject: Re: AmiTCP!
  5. Date: Tue, 16 Jan 96 15:58:05
  6. Organization: Private node.
  7. Distribution: world
  8. Message-ID: <19960116.410670.E18F@an220.du.pipex.com>
  9. References: <464.6588T859T428@mailbox.swipnet.se> <19960115.3F9188.116B0@an052.du.pipex.com> <4dflrt$ke4@homer.alpha.net>
  10. NNTP-Posting-Host: an220.du.pipex.com
  11. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  12.  
  13. Brian (hoggy@coretech.com) wrote:
  14. : Torbj÷rn Aronsson (Torbjorn.Aronsson@mailbox.swipnet.se) wrote:
  15. : : How should i do to *not* having to type in the password eatch time
  16. : : after a reboot? Is there i line in one of the configfiles that's missing
  17. : : something... ?
  18. : : 
  19. : In the startnet script you should find a 'login' command.
  20. : Change it so it reads something like:
  21. :  login -f (username)
  22. : The -f tells it that no password is required.
  23.  
  24. Nope. It allows you to specify a default user without having to type the name
  25. in every time. A password is still required at the first login (in the demo
  26. version at least).
  27.  
  28. : The (username) is, of course YOUR username.
  29. : (ex. MY E-mail address is hoggy@coretech.com, my username is hoggy, so for
  30. : my login command, I have 'login -f hoggy'
  31. : as far as what was said in (Message-ID: <19960115.3F9188.116B0@an052.du.pipex.com>),
  32. : the previous message, I still have the original passwords file that came with
  33. : my registered AmiTCP 4.2, and I have not yet been asked to enter a password.
  34. : And, in that file there is no MENTION of me(meaning, the instllation obviously
  35. : didn't alter it for me)
  36.  
  37. Ah, login -f may work differently in the registered version, then.
  38.  
  39. For the demo version, removing the password from db/passwd is the only way to
  40. do it. Or you can, I believe, simply "emulate" login by setting up the
  41. required environment variables ($HOME, $USERNAME etc.). But that's cheating ;)
  42.  
  43. -- Mat.
  44.